Spread Windows Forms 12.0 Product Documentation
ActionResult<T> Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : ActionResult<T> Structure
Represents the executing result of an action.
Object Model
ActionResult<T> StructureReference Structure
Syntax
'Declaration
 
Public Structure ActionResult(Of T) 
   Inherits System.ValueType
'Usage
 
Dim instance As ActionResult(Of T)
public struct ActionResult<T> : System.ValueType 
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.ActionResult<T>

See Also

Reference

ActionResult<T> Members
GrapeCity.Spreadsheet Namespace